home *** CD-ROM | disk | FTP | other *** search
- |
- | !Run file for !RiscBBS, the ultimate PD BBS server
- |
- | Copyright (c)1990. !RiscBBS written by Carl Declerck.
- |
- WimpSlot -Min 240k -Max 240k
- |
- Set RiscBBS$Dir <Obey$Dir>
- Set LD$Scrap <Obey$Dir>.Scrap.LongDes
- Set TaskCheck New
- |
- IconSprites <RiscBBS$Dir>.!Sprites
- |
- RMEnsure SharedCLibrary 3.75 If "<System$Path>" = "" then Error 0 Can't find System. Make RISC-OS see the !System folder first!
- RMEnsure SharedCLibrary 3.75 RMLoad <System$Path>Modules.Clib
- RMEnsure SharedCLibrary 3.75 Error 0 You need Clib 3.75 or later!
- RMEnsure RiscBBS 1.02 RMLoad <RiscBBS$Dir>.Various.BBSmod
- RMEnsure RiscBBS 1.02 Error 0 RiscBBS Support Module 1.01 or later needed!
- RMEnsure TaskWindow 0.00 RMLoad <RiscBBS$Dir>.Various.OldTask
- RMEnsure TaskWindow 0.04 Set TaskCheck Old
- If "<TaskCheck>" = "New" then RMLoad <RiscBBS$Dir>.Various.OldTask
- UnSet TaskCheck
- |
- | The following Help! module (108K) is not necessary... but nice!
- |
- RMEnsure Help! 0.00 RMLoad <RiscBBS$Dir>.Various.Help!
- |
- | The FastROM utility is also not necessary, but recommended for speed!
- | A540 users can't use it, so they should comment it out...
- |
- Run <RiscBBS$Dir>.Various.FastROM
- |
- |Run <RiscBBS$Dir>.Various.Prologue
- Run <RiscBBS$Dir>.!RunImage
-